..............

..............
Java
..............


1
A Ticker is a simple, free and small Ticker text scrolling Applet.

Language : Java
File Name: aticker.zip

2
This program Calculate Age will calculate ones age in Years, Months and Days. It is useful in such circumstances where you want to give someone age in Homepage. You simply give the Date of Birth. The parameter tag,applet will automatically calculate the age and display in your web page.

Language : Java
File Name: CalculateAge.zip

3
Applet that incorporates a calendar which may be used as interface to handle events associated to dates.

Language : Java
File Name: Nical.zip

4
An applet that simulates falling snow.

Language : Java
File Name: snow.zip

5
Draws a clock.

Language : Java
File Name: clock.zip

6
This is a cvmenu, which is a fully functional multi-level java applet that is easy to customize. Deep menu can be vertical or horizontal. Review source code parameters to get full use of applet.

Language : Java 1.2
File Name: cvmenu.zip

7
CSMailForm 1.1 is a Java servlet that takes input from HTML forms and sends an email with the given information. It uses the CSEmail package 1.1.

Language : Java 1.2
File Name: CSMailForm1.1.zip

8
Animated Moveable Ball

Begin by a one ball move from left to right, and second ball move from top to bottom. When you increase or decrease the size of applet window the ball will move automatically. 

Language : Java 1.2
File Name: Moveable_Ball.zip

9
Background/Foreground Color Changer

This code is helpful to learn the use of Layouts, Scroll Bar, Label, Panel etc. Any feedback, comments would be greatly appreciated. Please vote for me if you download the code for use.

Language : Java 1.2
file name: Color_Chane.zip

10
Web Browser 

The purpose of this code is to teach the process of making a web browser. 

Language : Java 1.2
File Name: web browser.zip


11
URL File Reader 

This is used to read files on a remote server with an AWT interface.

Language : Java 1.2
File Name: URL File.zip

12
TrigPractice 

Using this, you can practice your ability to select the correct trigonometric expression (limited to sin, cos and tan).

Language : Java 1.2
File Name: TrigPract.zip

13
Traffic Light 

This demonstrates a simple traffic light that rotates the color displayed, using a push button.

Language : Java 1.2
File Name: traffic_light.zip

14
Text File Manipulating 

This code shows how to manipulate a text file, by counting the number of sentences that appear on the full text file and many more.

Language: Java (JDK 1.1), Java (JDK 1.2)
File Name: Text_file.zip

15
TDice is a simple dice game for Beginner-Intermediate users. It is console based, for now, but makes use of a lot of fundamental Java principles. It prints out the dice in a semi-graphical way even though it is console based.

Language : Java 1.2
File Name: TDice.zip

16
String Spacer 

This program simply accepts a string and displays the string with spaces. 

Language : Java 1.2
File Name: String_Space.zip

17
Stacks 

This is all about Basic Stack implementation.

Language : Java 1.2
File Name: Stacks.zip

18
Simple JDBC Demonstration 

This demonstrates how to use JDBC to access a database run SQL statements and stored procedures against it.

Language: Java (JDK 1.1), Java (JDK 1.2)
File Name: Simple_JDBC.zip

19
Simple MDI 

This demonstrates a simple MDI Application.

Language: Java (JDK 1.1), Java (JDK 1.2)
File Name: Simple_MDI.zip

20
Rich Text Format File Creator 

Although this code is called "RTF Converter", it is actually more appropriate to term it "RTF File Creator". This allows the programmer to create a RTF file from scratch. Center, left, and right alignment are supported--as well as tabs, line breaks, bold text, and italicized text. 

Language : Java 1.2
File Name: Rich_Text.zip

21


Changing Background Color Menu 

Here you can change the background between a couple of colors from an applet menu.

Language: Java (JDK 1.1), Java (JDK 1.2)
File Name: changing.zip